Vcenter Phm HardwareSupportManagers ListResult
The Vcenter Phm HardwareSupportManagers ListResult schema contains a list of registered hardware support manager keys, see GET /vcenter/phm/hardware-support-managers.
This schema was added in vSphere API 8.0.3.0.
{
"registered_hsm_keys": [
"string"
]
}
List of registered HSM keys.
This property was added in vSphere API 8.0.3.0.
When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: com.vmware.vcenter.phm.HardwareSupportManager
. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: com.vmware.vcenter.phm.HardwareSupportManager
.